home *** CD-ROM | disk | FTP | other *** search
- Path: paul.rutgers.edu!not-for-mail
- From: yuliang@paul.rutgers.edu (Yu-min Liang)
- Newsgroups: comp.lang.c++
- Subject: Q: Any compiler support "auto_ptr" template in standard C++ library ?
- Date: 25 Mar 1996 20:41:59 -0500
- Organization: Rutgers University LCSR
- Message-ID: <4j7i17$25k@paul.rutgers.edu>
- NNTP-Posting-Host: paul.rutgers.edu
-
- Hi,
-
- Can somebody kindly tell me which C++ compiler support the
- "auto_ptr" template defined in standard C++ library ?
- I mean, not only the "explicit" keyword, but in particular the
- "template member function". I have installed g++ 2.7.2, but it
- doesn't compile the "auto_ptr" implementation as suggested in
- Scott Meyers' "More Effective C++" book.
-
- Any information would be greatly appreciated.
-
- Thanks,
-
- yuliang@paul.rutgers.edu
-
-
-